StorageConnectorPropertiesPatch.State Property

Definition

State - Active or Inactive. Whether or not the Storage Connector should start as active (default: Active) (While set to false on the Storage Connector, all data plane requests using this Storage Connector fail, and this Storage Connector is not billed if it would be otherwise.

public Azure.ResourceManager.Storage.Models.StorageConnectorState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.Storage.Models.StorageConnectorState> with get, set
Public Property State As Nullable(Of StorageConnectorState)

Property Value

Applies to