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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.