CertificateListDescription Interface
public interface CertificateListDescription
An immutable client-side representation of CertificateListDescription.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Certificate |
innerModel()
Gets the inner com. |
abstract
List<Certificate |
value()
Gets the value property: The array of Certificate objects. |
Method Details
innerModel
public abstract CertificateListDescriptionInner innerModel()
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateListDescriptionInner object.
Returns:
the inner object.
value
public abstract List
Gets the value property: The array of Certificate objects.
Returns:
the value value.
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java