StorageAccountProperties.Endpoints Property

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntax

'Declaration
Public ReadOnly Property Endpoints As EndpointCollection
public EndpointCollection Endpoints { get; }
public:
property EndpointCollection^ Endpoints {
    EndpointCollection^ get ();
}
member Endpoints : EndpointCollection with get
function get Endpoints () : EndpointCollection

Property Value

Type: Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7.EndpointCollection

.NET Framework Security

See Also

Reference

StorageAccountProperties Class

Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7 Namespace