Share via


IProviderRegistration.ManagementSchemaOwner Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="schemaOwners")]
public string[] ManagementSchemaOwner { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="schemaOwners")>]
member this.ManagementSchemaOwner : string[] with get, set
Public Property ManagementSchemaOwner As String()

Property Value

String[]
Attributes

Applies to