Uses of Class
com.azure.resourcemanager.network.fluent.models.SecurityPartnerProviderPropertiesFormat
-
Packages that use SecurityPartnerProviderPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of SecurityPartnerProviderPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return SecurityPartnerProviderPropertiesFormat Modifier and Type Method Description SecurityPartnerProviderPropertiesFormatSecurityPartnerProviderPropertiesFormat. withSecurityProviderName(SecurityProviderName securityProviderName)Set the securityProviderName property: The security provider name.SecurityPartnerProviderPropertiesFormatSecurityPartnerProviderPropertiesFormat. withVirtualHub(com.azure.core.management.SubResource virtualHub)Set the virtualHub property: The virtualHub to which the Security Partner Provider belongs.
-