Share via


VolumeGroupMetaData.ApplicationType Property

Definition

Gets or sets application Type Possible values include: 'SAP-HANA', 'ORACLE'

[Newtonsoft.Json.JsonProperty(PropertyName="applicationType")]
public string ApplicationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="applicationType")>]
member this.ApplicationType : string with get, set
Public Property ApplicationType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to