다음을 통해 공유


SwaggerSchema.Properties Property

Definition

The object properties.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.Logic.Models.SwaggerSchema> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.Logic.Models.SwaggerSchema>
Public ReadOnly Property Properties As IDictionary(Of String, SwaggerSchema)

Property Value

Applies to