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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET