次の方法で共有


SharingProfile.CommunityGalleryInfo プロパティ

定義

現在のギャラリーがコミュニティに共有されている場合は、コミュニティ ギャラリーの情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="communityGalleryInfo")]
public Microsoft.Azure.Management.Compute.Models.CommunityGalleryInfo CommunityGalleryInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="communityGalleryInfo")>]
member this.CommunityGalleryInfo : Microsoft.Azure.Management.Compute.Models.CommunityGalleryInfo with get, set
Public Property CommunityGalleryInfo As CommunityGalleryInfo

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象