IWorkloadsIdentity.SapVirtualInstanceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the Virtual Instances for SAP solutions resource
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The name of the Virtual Instances for SAP solutions resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sapVirtualInstanceName")]
public string SapVirtualInstanceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The name of the Virtual Instances for SAP solutions resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sapVirtualInstanceName")>]
member this.SapVirtualInstanceName : string with get, set
Public Property SapVirtualInstanceName As String
Property Value
- Attributes