Share via


ISharingProfile Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.SharingProfileTypeConverter))]
public interface ISharingProfile : Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.SharingProfileTypeConverter))>]
type ISharingProfile = interface
    interface IJsonSerializable
Public Interface ISharingProfile
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CommunityGalleryInfo

Information of community gallery if current gallery is shared to community.

CommunityGalleryInfoCommunityGalleryEnabled

Contains info about whether community gallery sharing is enabled.

CommunityGalleryInfoEula

End-user license agreement for community gallery image.

CommunityGalleryInfoPublicName

Community gallery public name list.

CommunityGalleryInfoPublicNamePrefix

The prefix of the gallery name that will be displayed publicly. Visible to all users.

CommunityGalleryInfoPublisherContact

Community gallery publisher support email. The email address of the publisher. Visible to all users.

CommunityGalleryInfoPublisherUri

The link to the publisher website. Visible to all users.

Group

A list of sharing profile groups.

Permission

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to