Compartir a través de


SharingProfileGroupType Estructura

Definición

Esta propiedad permite especificar el tipo de grupo de uso compartido. <> br><Br Valores posibles son: <br><>Subscriptions<br><>AADTenants.

public readonly struct SharingProfileGroupType : IEquatable<Azure.ResourceManager.Compute.Models.SharingProfileGroupType>
type SharingProfileGroupType = struct
Public Structure SharingProfileGroupType
Implements IEquatable(Of SharingProfileGroupType)
Herencia
SharingProfileGroupType
Implementaciones

Constructores

SharingProfileGroupType(String)

Inicializa una nueva instancia de la clase SharingProfileGroupType.

Propiedades

AADTenants

AADTenants.

Subscriptions

Suscripciones.

Métodos

Equals(SharingProfileGroupType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(SharingProfileGroupType, SharingProfileGroupType)

Determina si dos SharingProfileGroupType valores son iguales.

Implicit(String to SharingProfileGroupType)

Convierte una cadena en un SharingProfileGroupType.

Inequality(SharingProfileGroupType, SharingProfileGroupType)

Determina si dos SharingProfileGroupType valores no son los mismos.

Se aplica a