Uses of Class
com.azure.resourcemanager.batch.fluent.models.BatchAccountProperties
Package
Description
Package containing the inner data models for BatchManagementClient.
-
Uses of BatchAccountProperties in com.azure.resourcemanager.batch.fluent.models
Modifier and TypeMethodDescriptionBatchAccountProperties.withNetworkProfile
(NetworkProfile networkProfile) Set the networkProfile property: The network profile only takes effect when publicNetworkAccess is enabled.BatchAccountProperties.withPublicNetworkAccess
(PublicNetworkAccessType publicNetworkAccess) Set the publicNetworkAccess property: If not specified, the default value is 'enabled'.