PirSharedGalleryResourceData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base information about the shared gallery resource in pir.
public class PirSharedGalleryResourceData : Azure.ResourceManager.Compute.Models.PirResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.Models.PirSharedGalleryResourceData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.Models.PirSharedGalleryResourceData>
type PirSharedGalleryResourceData = class
inherit PirResourceData
interface IJsonModel<PirSharedGalleryResourceData>
interface IPersistableModel<PirSharedGalleryResourceData>
Public Class PirSharedGalleryResourceData
Inherits PirResourceData
Implements IJsonModel(Of PirSharedGalleryResourceData), IPersistableModel(Of PirSharedGalleryResourceData)
- Inheritance
- Derived
- Implements
Properties
Location |
Resource location. (Inherited from PirResourceData) |
Name |
Resource name. (Inherited from PirResourceData) |
UniqueId |
The unique id of this shared gallery. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from PirResourceData) |
Explicit Interface Implementations
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for .NET