Share via


IOperationsDiscovery.DisplayProvider Property

Definition

Gets or sets the provider. The localized friendly form of the resource provider name – it is expected to also include the publisher/company responsible. It should use Title Casing and begin with "Microsoft" for 1st party services. e.g. "Microsoft Monitoring Insights" or "Microsoft Compute.".

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the provider.\r\n        The localized friendly form of the resource provider name – it is expected to also\r\n        include the publisher/company responsible.\r\n        It should use Title Casing and begin with "Microsoft" for 1st party services.\r\n        e.g. "Microsoft Monitoring Insights" or "Microsoft Compute.".", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="provider")]
public string DisplayProvider { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the provider.\r\n        The localized friendly form of the resource provider name – it is expected to also\r\n        include the publisher/company responsible.\r\n        It should use Title Casing and begin with "Microsoft" for 1st party services.\r\n        e.g. "Microsoft Monitoring Insights" or "Microsoft Compute.".", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="provider")>]
member this.DisplayProvider : string with get, set
Public Property DisplayProvider As String

Property Value

Attributes

Applies to