Share via


IResourceTypeRegistration.SwaggerSpecification Property

Definition

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

Property Value

Attributes

Applies to