Freigeben über


IGalleryProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.GalleryPropertiesTypeConverter))]
public interface IGalleryProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.GalleryPropertiesTypeConverter))>]
type IGalleryProperties = interface
    interface IJsonSerializable
Public Interface IGalleryProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
GalleryResourceId

The resource ID of the backing Azure Compute Gallery.

ProvisioningState

The provisioning state of the resource.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to