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
CloudFoundryApi
string CloudFoundryApi { get; }
  Property Value
ValidateCertificates
bool ValidateCertificates { get; }