StorageAccountProperties.StatusOfSecondary 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 StatusOfSecondary As String
public string StatusOfSecondary { get; }
public:
property String^ StatusOfSecondary {
    String^ get ();
}
member StatusOfSecondary : string with get
function get StatusOfSecondary () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

StorageAccountProperties Class

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