Table of Contents

Interface ICloudFoundryOptions

Namespace
Steeltoe.Management.Endpoint.CloudFoundry
Assembly
Steeltoe.Management.EndpointBase.dll
public interface ICloudFoundryOptions : IEndpointOptions
Inherited Members
Extension Methods

Properties

ApplicationId

string ApplicationId { get; }

Property Value

string

CloudFoundryApi

string CloudFoundryApi { get; }

Property Value

string

ValidateCertificates

bool ValidateCertificates { get; }

Property Value

bool