IGalleryProperties Interface

Definition

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

Properties

GalleryResourceId

The resource ID of the backing Azure Compute Gallery.

ProvisioningState

The provisioning state of the resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to