ResourceAssociationSet.Name Propriedade
Definição
Obtém nome do conjunto de associações.Gets the name of the association set.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
Valor da propriedade
O nome do conjunto de associação.The name of the association set.