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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET