NewAzSapMonitorProviderInstance_CreateExpanded.ProviderInstanceProperty 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.
[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Category(new Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="A JSON string containing the properties of the provider instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="properties")]
[System.Management.Automation.Parameter(HelpMessage="A JSON string containing the properties of the provider instance.", Mandatory=false)]
public string ProviderInstanceProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Category(new Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="A JSON string containing the properties of the provider instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="properties")>]
[<System.Management.Automation.Parameter(HelpMessage="A JSON string containing the properties of the provider instance.", Mandatory=false)>]
member this.ProviderInstanceProperty : string with get, set
Public Property ProviderInstanceProperty As String
Property Value
- Attributes