StorageAccountProperties.GeoReplicationEnabled 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 GeoReplicationEnabled As Boolean
public bool GeoReplicationEnabled { get; }
public:
property bool GeoReplicationEnabled {
    bool get ();
}
member GeoReplicationEnabled : bool with get
function get GeoReplicationEnabled () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

StorageAccountProperties Class

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