SharedAccessProtocols Enum
- java.
lang. Object - java.
lang. Enum<SharedAccessProtocols> - com.
microsoft. azure. storage. SharedAccessProtocols
- com.
- java.
public enum SharedAccessProtocols
Specifies the set of possible permissions for a shared access protocol.
Fields
HTTPS_HTTP |
Permission to use SAS only through https or http granted. |
HTTPS_ONLY |
Permission to use SAS only through https granted. |
Methods
toString()
public String toString()
Returns
String
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java