GalleryExpand Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O GalleryExpand.
public readonly struct GalleryExpand : IEquatable<Azure.ResourceManager.Compute.Models.GalleryExpand>
type GalleryExpand = struct
Public Structure GalleryExpand
Implements IEquatable(Of GalleryExpand)
- Herança
-
GalleryExpand
- Implementações
Construtores
GalleryExpand(String) |
Inicializa uma nova instância de GalleryExpand. |
Propriedades
SharingProfileGroups |
SharingProfile/Groups. |
Métodos
Equals(GalleryExpand) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(GalleryExpand, GalleryExpand) |
Determina se dois GalleryExpand valores são os mesmos. |
Implicit(String to GalleryExpand) |
Converte uma cadeia de caracteres em um GalleryExpand. |
Inequality(GalleryExpand, GalleryExpand) |
Determina se dois GalleryExpand valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET