Uses of Class
com.azure.resourcemanager.network.models.SignaturesOverridesProperties
-
Packages that use SignaturesOverridesProperties Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of SignaturesOverridesProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return SignaturesOverridesProperties Modifier and Type Method Description SignaturesOverridesPropertiesSignaturesOverridesInner. properties()Get the properties property: Will contain the properties of the resource (the actual signature overrides).Methods in com.azure.resourcemanager.network.fluent.models with parameters of type SignaturesOverridesProperties Modifier and Type Method Description SignaturesOverridesInnerSignaturesOverridesInner. withProperties(SignaturesOverridesProperties properties)Set the properties property: Will contain the properties of the resource (the actual signature overrides). -
Uses of SignaturesOverridesProperties in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return SignaturesOverridesProperties Modifier and Type Method Description SignaturesOverridesPropertiesSignaturesOverridesProperties. withSignatures(Map<String,String> signatures)Set the signatures property: Dictionary of <string>.
-