github Azure/azure-sdk-for-java azure-resourcemanager-iotcentral_1.1.0-beta.1

latest releases: azure-messaging-eventgrid_4.25.0, azure-identity_1.14.0-beta.2, azure-ai-formrecognizer_4.1.11...
pre-release2 years ago

1.1.0-beta.1 (2022-04-11)

  • Azure Resource Manager IotCentral client library for Java. This package contains Microsoft Azure SDK for IotCentral Management SDK. Use this API to manage IoT Central Applications in your Azure subscription. Package tag package-preview-2021-11. For documentation on how to use this package, please see Azure Management Libraries for Java.

Features Added

  • models.PrivateEndpointConnection$DefinitionStages was added

  • models.PrivateLinkResource was added

  • models.PrivateEndpointServiceConnectionStatus was added

  • models.PrivateEndpointConnectionsCreateResponse was added

  • models.PrivateEndpointConnectionListResult was added

  • models.AppsDeleteHeaders was added

  • models.AppsCreateOrUpdateHeaders was added

  • models.NetworkAction was added

  • models.PrivateLinks was added

  • models.PrivateEndpointConnectionProvisioningState was added

  • models.PrivateEndpointConnections was added

  • models.PrivateLinkServiceConnectionState was added

  • models.NetworkRuleSetIpRule was added

  • models.PrivateEndpointConnectionsDeleteHeaders was added

  • models.PrivateEndpoint was added

  • models.PrivateEndpointConnectionsCreateHeaders was added

  • models.AppsUpdateResponse was added

  • models.PrivateEndpointConnection was added

  • models.PrivateLinkResourceListResult was added

  • models.AppsCreateOrUpdateResponse was added

  • models.ProvisioningState was added

  • models.NetworkRuleSets was added

  • models.AppsUpdateHeaders was added

  • models.PrivateEndpointConnectionsDeleteResponse was added

  • models.AppsDeleteResponse was added

  • models.PrivateEndpointConnection$Definition was added

  • models.PublicNetworkAccess was added

models.App$Definition was modified

  • withPublicNetworkAccess(models.PublicNetworkAccess) was added
  • withNetworkRuleSets(models.NetworkRuleSets) was added

IotCentralManager$Configurable was modified

  • withRetryOptions(com.azure.core.http.policy.RetryOptions) was added

models.App was modified

  • publicNetworkAccess() was added
  • networkRuleSets() was added
  • privateEndpointConnections() was added
  • provisioningState() was added

models.AppPatch was modified

  • privateEndpointConnections() was added
  • publicNetworkAccess() was added
  • withNetworkRuleSets(models.NetworkRuleSets) was added
  • networkRuleSets() was added
  • provisioningState() was added
  • withPublicNetworkAccess(models.PublicNetworkAccess) was added

IotCentralManager was modified

  • privateLinks() was added
  • privateEndpointConnections() was added
  • authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile) was added

models.Apps was modified

  • update(java.lang.String,java.lang.String,models.AppPatch,com.azure.core.util.Context) was added
  • update(java.lang.String,java.lang.String,models.AppPatch) was added

models.App$Update was modified

  • withNetworkRuleSets(models.NetworkRuleSets) was added
  • withPublicNetworkAccess(models.PublicNetworkAccess) was added

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.