126 строки
11 KiB
YAML
126 строки
11 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup"
|
|
fullName: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup"
|
|
name: "CloudServiceVaultSecretGroup"
|
|
nameWithType: "CloudServiceVaultSecretGroup"
|
|
summary: "Describes a set of certificates which are all in the same Key Vault."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **CloudServiceVaultSecretGroup**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup?alt=com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup&text=CloudServiceVaultSecretGroup\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.CloudServiceVaultSecretGroup()"
|
|
fullName: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.CloudServiceVaultSecretGroup()"
|
|
name: "CloudServiceVaultSecretGroup()"
|
|
nameWithType: "CloudServiceVaultSecretGroup.CloudServiceVaultSecretGroup()"
|
|
summary: "Creates an instance of Cloud<wbr>Service<wbr>Vault<wbr>Secret<wbr>Group class."
|
|
syntax: "public CloudServiceVaultSecretGroup()"
|
|
desc: "Creates an instance of CloudServiceVaultSecretGroup class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "CloudServiceVaultSecretGroup.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Cloud<wbr>Service<wbr>Vault<wbr>Secret<wbr>Group from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static CloudServiceVaultSecretGroup fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the CloudServiceVaultSecretGroup."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of CloudServiceVaultSecretGroup from the JsonReader."
|
|
returns:
|
|
description: "An instance of CloudServiceVaultSecretGroup if the JsonReader was pointing to an instance of it, or null\n if it was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup?alt=com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup&text=CloudServiceVaultSecretGroup\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.sourceVault()"
|
|
fullName: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.sourceVault()"
|
|
name: "sourceVault()"
|
|
nameWithType: "CloudServiceVaultSecretGroup.sourceVault()"
|
|
summary: "Get the source<wbr>Vault property: The relative URL of the Key Vault containing all of the certificates in Vault<wbr>Certificates."
|
|
syntax: "public SubResource sourceVault()"
|
|
desc: "Get the sourceVault property: The relative URL of the Key Vault containing all of the certificates in VaultCertificates."
|
|
returns:
|
|
description: "the sourceVault value."
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "CloudServiceVaultSecretGroup.toJson(JsonWriter jsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.validate()"
|
|
fullName: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.validate()"
|
|
name: "validate()"
|
|
nameWithType: "CloudServiceVaultSecretGroup.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.vaultCertificates()"
|
|
fullName: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.vaultCertificates()"
|
|
name: "vaultCertificates()"
|
|
nameWithType: "CloudServiceVaultSecretGroup.vaultCertificates()"
|
|
summary: "Get the vault<wbr>Certificates property: The list of key vault references in Source<wbr>Vault which contain certificates."
|
|
syntax: "public List<CloudServiceVaultCertificate> vaultCertificates()"
|
|
desc: "Get the vaultCertificates property: The list of key vault references in SourceVault which contain certificates."
|
|
returns:
|
|
description: "the vaultCertificates value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.compute.models.CloudServiceVaultCertificate?alt=com.azure.resourcemanager.compute.models.CloudServiceVaultCertificate&text=CloudServiceVaultCertificate\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.withSourceVault(com.azure.core.management.SubResource)"
|
|
fullName: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.withSourceVault(SubResource sourceVault)"
|
|
name: "withSourceVault(SubResource sourceVault)"
|
|
nameWithType: "CloudServiceVaultSecretGroup.withSourceVault(SubResource sourceVault)"
|
|
summary: "Set the source<wbr>Vault property: The relative URL of the Key Vault containing all of the certificates in Vault<wbr>Certificates."
|
|
parameters:
|
|
- description: "the sourceVault value to set."
|
|
name: "sourceVault"
|
|
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public CloudServiceVaultSecretGroup withSourceVault(SubResource sourceVault)"
|
|
desc: "Set the sourceVault property: The relative URL of the Key Vault containing all of the certificates in VaultCertificates."
|
|
returns:
|
|
description: "the CloudServiceVaultSecretGroup object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup?alt=com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup&text=CloudServiceVaultSecretGroup\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.withVaultCertificates(java.util.List<com.azure.resourcemanager.compute.models.CloudServiceVaultCertificate>)"
|
|
fullName: "com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup.withVaultCertificates(List<CloudServiceVaultCertificate> vaultCertificates)"
|
|
name: "withVaultCertificates(List<CloudServiceVaultCertificate> vaultCertificates)"
|
|
nameWithType: "CloudServiceVaultSecretGroup.withVaultCertificates(List<CloudServiceVaultCertificate> vaultCertificates)"
|
|
summary: "Set the vault<wbr>Certificates property: The list of key vault references in Source<wbr>Vault which contain certificates."
|
|
parameters:
|
|
- description: "the vaultCertificates value to set."
|
|
name: "vaultCertificates"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.compute.models.CloudServiceVaultCertificate?alt=com.azure.resourcemanager.compute.models.CloudServiceVaultCertificate&text=CloudServiceVaultCertificate\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public CloudServiceVaultSecretGroup withVaultCertificates(List<CloudServiceVaultCertificate> vaultCertificates)"
|
|
desc: "Set the vaultCertificates property: The list of key vault references in SourceVault which contain certificates."
|
|
returns:
|
|
description: "the CloudServiceVaultSecretGroup object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup?alt=com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup&text=CloudServiceVaultSecretGroup\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Describes a set of certificates which are all in the same Key Vault."
|
|
implements:
|
|
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup?alt=com.azure.resourcemanager.compute.models.CloudServiceVaultSecretGroup&text=CloudServiceVaultSecretGroup\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.compute.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.44.0
|