Interface StorageAccount.DefinitionStages.WithAccessTraffic

    • Method Detail

      • withOnlyHttpsTraffic

        StorageAccount.DefinitionStages.WithCreate withOnlyHttpsTraffic()
        Specifies that only https traffic should be allowed to storage account.
        Returns:
        the next stage of storage account definition
      • withHttpAndHttpsTraffic

        StorageAccount.DefinitionStages.WithCreate withHttpAndHttpsTraffic()
        Specifies that both http and https traffic should be allowed to storage account.
        Returns:
        the next stage of storage account definition