GalleryExpand Struct
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.
The GalleryExpand.
public readonly struct GalleryExpand : IEquatable<Azure.ResourceManager.Compute.Models.GalleryExpand>
type GalleryExpand = struct
Public Structure GalleryExpand
Implements IEquatable(Of GalleryExpand)
- Inheritance
-
GalleryExpand
- Implements
Constructors
GalleryExpand(String) |
Initializes a new instance of GalleryExpand. |
Properties
SharingProfileGroups |
SharingProfile/Groups. |
Methods
Equals(GalleryExpand) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(GalleryExpand, GalleryExpand) |
Determines if two GalleryExpand values are the same. |
Implicit(String to GalleryExpand) |
Converts a String to a GalleryExpand. |
Inequality(GalleryExpand, GalleryExpand) |
Determines if two GalleryExpand values are not the same. |
Applies to
Azure SDK for .NET