IMonitorsIdentity.ProviderInstanceName 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.
Name of the provider instance.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Description="Name of the provider instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providerInstanceName")]
public string ProviderInstanceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Description="Name of the provider instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providerInstanceName")>]
member this.ProviderInstanceName : string with get, set
Public Property ProviderInstanceName As String
Property Value
- Attributes