ProtectionContainerFabricSpecificDetails.InstanceType Property

Definition

Gets gets the class type. Overridden in derived classes.

[Newtonsoft.Json.JsonProperty(PropertyName="instanceType")]
public string InstanceType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceType")>]
member this.InstanceType : string
Public ReadOnly Property InstanceType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to